home *** CD-ROM | disk | FTP | other *** search
- object frmOpenFilesProgress: TfrmOpenFilesProgress
- Left = 564
- Top = 785
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Open Files'
- ClientHeight = 73
- ClientWidth = 284
- Color = clBtnFace
- DefaultMonitor = dmMainForm
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object lblPercent: TLabel
- Left = 247
- Top = 16
- Width = 17
- Height = 13
- Alignment = taRightJustify
- Caption = '0%'
- end
- object Label2: TLabel
- Left = 16
- Top = 16
- Width = 145
- Height = 13
- Caption = 'Identifying open files...'
- end
- object ProgressBar: TProgressBar
- Left = 16
- Top = 32
- Width = 249
- Height = 16
- Min = 0
- Max = 100
- Position = 33
- Smooth = True
- TabOrder = 0
- end
- end
-